home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / misc / sci / spontimag10.readme < prev   
Text File  |  1996-11-04  |  3KB  |  101 lines

  1. Short:    Simple Sim. of magnetization. V1.0
  2. Author:   gp@ict.fhg.de (Georg Pfundt)
  3. Uploader: gp@ict.fhg.de (Georg Pfundt)
  4. Version:  1.0
  5. Type:     misc/sci
  6. Kurz:     Einfache Sim. spont. Magnetisierung. V1.0
  7.  
  8.  
  9.  
  10. 1 Some Physics
  11. --------------
  12.  
  13. This program is a simple simulation of the phenomena of spontaneous
  14. magnetization.  The idea is taken from [1].
  15.  
  16. A field of magnetic dipoles is randomly setup.  The dipoles initialy show
  17. up or down with a certain probability.  When the simulation starts, a
  18. dipole is picked out and only if the sum over its four neighbour spins is
  19. zero, it is flipped.  The used theorie tells, that there is no change in
  20. overall energy in this case, but the overall magnetiztion is changed.
  21.  
  22. If you start with a spin-distribution of 50% showing up, you get the state
  23. at very high temperatures with nearly zero magnetization.  If you change
  24. the distribution to about 8% showing up (=92% showing down), you are at the
  25. curie-point. Over 8%, magnetization will disapear slowly, below 8% it stays
  26. finit, this is the spontaneous magnetization.
  27.  
  28.  
  29.  
  30.  
  31. 2 The Program
  32. -------------
  33.  
  34. You can start the program from workbench with standart arguments or from
  35. CLI with your arguments. CLI-Usage is:
  36.  
  37.    Magnet [-w width] [-h height] [-l level] [-?] [?]
  38.  
  39. Width and Height are the outer window sizes (use -1 for full size).  Level
  40. is the inital spin distribution percentage in 1/1000 (range 0-1000).  Set
  41. level to 500 for equal distribution or to 80 for curiepoint.
  42.  
  43. There is also a binary version for 68040: Magnet040.
  44.  
  45.  
  46.  
  47.  
  48. 3 The Source
  49. ------------
  50.  
  51. The program is written in C++ with SAS-C 6.55. The source code is included
  52. and absolutely PUBLIC DOMAIN, as far as it is not used for military
  53. purposes!
  54.  
  55. The source contains a simple C++ window-class, that might be usefull for
  56. programmers.
  57.  
  58.  
  59.  
  60.  
  61. 4 The Author
  62. ------------
  63.  
  64. Georg Pfundt, Physics student, Universität Karlsruhe, Germany
  65. E-Mail: gp@ict.fhg.de
  66. Homepage till Dec. 1996: http://fphvax.rz.uni-karlsruhe.de/~pfundt
  67. Homepage will move to: http://www.rz.uni-karlsruhe.de/~ut53
  68.  
  69.  
  70.  
  71.  
  72. Literature
  73. ----------
  74. [1] Dietrich Stauffer; "Theoretische Physik :  ein Kurzlehrbuch und
  75.     Repetitorium", Springer Verlag Berlin, Heidelberg, New York, 1989.
  76.     ISBN 3-540-50697-7 (Berlin ...),  ISBN 0-387-50697-7 (New York ...)
  77.  
  78.  
  79. ============================= Archive contents =============================
  80.  
  81. Original  Packed Ratio    Date     Time    Name
  82. -------- ------- ----- --------- --------  -------------
  83.      628     270 57.0% 15-Oct-96 12:11:40  SpontiMag10.info
  84.      841     499 40.6% 15-Oct-96 11:07:12 +Build.info
  85.    72368   28952 59.9% 15-Oct-96 12:00:26 +Magnet
  86.     5714    2485 56.5% 15-Oct-96 11:50:18 +Magnet.cpp
  87.      488     294 39.7% 15-Oct-96 11:09:22 +Magnet.cpp.info
  88.      897     463 48.3% 15-Oct-96 12:11:38 +Magnet.info
  89.    72476   29056 59.9% 15-Oct-96 11:55:56 +Magnet040
  90.      897     463 48.3% 15-Oct-96 12:11:38 +Magnet040.info
  91.     2795    1101 60.6% 15-Oct-96 01:41:28 +OWindow.cpp
  92.      488     299 38.7% 15-Oct-96 11:09:32 +OWindow.cpp.info
  93.     2412    1007 58.2% 14-Oct-96 19:47:36 +OWindow.h
  94.      488     233 52.2% 15-Oct-96 11:09:44 +OWindow.h.info
  95.      454     263 42.0% 15-Oct-96 11:57:46 +SCoptions
  96.     2954     452 84.6% 15-Oct-96 11:07:12 +SCoptions.info
  97.     2277    1194 47.5% 15-Oct-96 12:13:38 +spontimag10.readme
  98.      472     229 51.4% 15-Oct-96 11:07:12 +spontimag10.readme.info
  99. -------- ------- ----- --------- --------
  100.   166649   67260 59.6% 17-Oct-96 23:31:24   16 files
  101.